From 0b0c03488ef8a6b98e9b26f93319cc555719a14c Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 27 Mar 2014 07:04:28 +0000 Subject: [PATCH] packages/libmicrohttpd: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40142 --- libs/libmicrohttpd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/libmicrohttpd/Makefile b/libs/libmicrohttpd/Makefile index ee1f54639..1f9f9d6b3 100644 --- a/libs/libmicrohttpd/Makefile +++ b/libs/libmicrohttpd/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2011-2012 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -36,7 +36,7 @@ CONFIGURE_ARGS+= \ --disable-curl \ --disable-https \ -define Build/InstallDev +define Build/InstallDev $(INSTALL_DIR) $(1)/usr/include $(CP) $(PKG_INSTALL_DIR)/usr/include/microhttpd.h $(1)/usr/include/ $(INSTALL_DIR) $(1)/usr/lib -- 2.30.2